Previous Book Contents Book Index Next

Inside Macintosh: Open Transport /
Appendix A - Open Transport and XTI


Data Structures

Many of the Open Transport functions take pointers to data structures as parameters. Table A-4 shows the standard XTI data structure names and the corresponding preferred-C interface structure names.
Table A-4 XTI-to-Open Transport data structure cross-reference
XTI nameOpen Transport name
int fdEndpointRef
t_infoTEndpointInfo
t_netbufTNetbuf
t_bindTBind
t_disconTDiscon
t_callTCall
t_unitdataTUnitData
t_uderrTUDErr
t_optmgmtTOptMgmt


Previous Book Contents Book Index Next

© Apple Computer, Inc.
15 AUG 1996